Welcome![Sign In][Sign Up]
Location:
Search - qr matrix

Search list

[Mathimatics-Numerical algorithmsqr

Description: 矩阵QR分解.数字分析的比较难的程序,值得一看 -matrix QR decomposition. Digital analysis of the more difficult procedures, eye-catcher
Platform: | Size: 177152 | Author: 李保磊 | Hits:

[Mathimatics-Numerical algorithmsqr方法求赫申伯格矩阵的全部特征值

Description: qr方法求赫申伯格矩阵的全部特征值-qr Hoeschen way for the full Burg matrix eigenvalue
Platform: | Size: 2048 | Author: 啊啊 | Hits:

[Algorithmqr

Description: 程序中给出了用变形QR方法计算实对称三角阵的全部特征值与相应的向量-Procedures are given deformation QR method with real symmetric triangular matrix of all eigenvalues with the corresponding vector
Platform: | Size: 180224 | Author: 王云峰 | Hits:

[MPIqr

Description: 一个qr矩阵算法,并行计算再smp环境下实现。具有很好的类比价值-A qr matrix algorithms, parallel computing environment re-smp realize. The value of a good analogy
Platform: | Size: 2048 | Author: 322 | Hits:

[OtherQR

Description: 矩阵QR算法 能计算任何矩阵的Q和R,结果很精确,望大家修改使其精简点-Matrix QR algorithm can calculate any matrix Q and R, the results are accurate, we modify and adapt them to look to streamline the point
Platform: | Size: 1024 | Author: xushilei | Hits:

[AlgorithmQR

Description: 在对矩阵进行拟上三角化的基础上利用带双步位移的QR分解法求解矩阵的特征值-To be in the upper triangular matrix based on the use of dual-band step-by-step displacement of QR decomposition method for solving matrix eigenvalue
Platform: | Size: 2048 | Author: 李少林 | Hits:

[Algorithmdouble_QR

Description: 运用双线性QR分解法求矩阵特征值及特征向量,并含有QR分解法子程序-Use of bilinear matrix QR decomposition method for eigenvalue and eigenvector and contains procedures for QR decomposition method
Platform: | Size: 207872 | Author: zonk | Hits:

[Windows DevelopQR

Description: 带双步位移的QR分解法求解矩阵的特征值和特征向量-With two-step displacement of the QR decomposition method for solving matrix eigenvalue and eigenvector
Platform: | Size: 2048 | Author: Paul Wang | Hits:

[AlgorithmMatrix

Description: 一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices, the two matrices, matrix duplicate, matrix inversion Select All the main members of the Gaussian- about when the law, the triangular matrix decomposition (LU decomposition ), seeking Hessenberg eigenvalue matrix of all the QR method, some of the general real matrix to Hessenberg Matrix elementary similarity transformation
Platform: | Size: 4096 | Author: chen changqing | Hits:

[Otherqr

Description: 二维矩阵码QR标准,对于编码解码算法和过程都有详细描述。-QR Code standard two-dimensional matrix, for encoding and decoding algorithms have a detailed description of the process.
Platform: | Size: 705536 | Author: lyj | Hits:

[Mathimatics-Numerical algorithmsQR

Description: Java实现QR分解法求矩阵的所有特征值及特征向量-Java realization of QR decomposition for matrix eigenvalues and all eigenvectors
Platform: | Size: 3072 | Author: maria | Hits:

[AlgorithmQR

Description: 矩阵全部特征值的QR方法,包括化一般矩阵为上Hessenberg阵,平面旋转阵(Givens变换阵),用 Givens变换对上Hessenberg阵作QR分解,原点平移加速的QR方法等-Eigenvalue matrix of all the QR methods, including the general of the Hessenberg matrix array, planar array rotation (Givens transformation matrix), with the Givens transform Hessenberg array for QR decomposition, the starting point to accelerate the translation of the QR method
Platform: | Size: 254976 | Author: 王强 | Hits:

[Algorithmqr

Description: 可用于一般及特殊矩阵即奇异矩阵进行QR分解-Can be used for general and special matrix that is singular matrix QR decomposition
Platform: | Size: 2048 | Author: dujuan | Hits:

[SCMQR

Description: a QR decomposition (also called a QR factorization) of a matrix is a decomposition of the matrix into an orthogonal and an upper triangular matrix. QR decomposition is often used to solve the linear least squares problem, and is the basis for a particular eigenvalue algorithm, the QR algorithm.
Platform: | Size: 2048 | Author: James | Hits:

[matlabQR-matrix

Description: 该程序是QR解矩阵特征值的,matlab程序-The program is the solution matrix eigenvalue QR
Platform: | Size: 10240 | Author: 邹启 | Hits:

[matlabqr_hess_main

Description: 用拟上三角阵的QR方法计算矩阵特征值主函数(Calculating the Main Function of Matrix Eigenvalue by QR Method of Quasi - Triangular Matrix)
Platform: | Size: 1024 | Author: lzp | Hits:

[AlgorithmLU、QR、SVD

Description: 本函数可以实现矩阵的LU变换、QR变换、SVD变换,开发环境为Matlab(This function can realize the matrix of the LU transform, QR transform, SVD transform, development environment for Matlab)
Platform: | Size: 1024 | Author: MagicOrchid | Hits:

[Mathimatics-Numerical algorithmsGolub G.H., Van Loan C.F.- Matrix Computations

Description: Matrix Computation about the QR decomposition method
Platform: | Size: 11676672 | Author: kiang | Hits:

[OtherQR

Description: 自动识别矩阵规模,进行QR分解运算,采用HouseHolder变换做成上Hessenberg矩阵,然后通过Givens变换做QR分解。(The size of the matrix is automatically identified, the QR decomposition operation is performed, the HouseHolder transform is used to make the upper Hessenberg matrix, and then the QR decomposition is done by the Givens transformation.)
Platform: | Size: 305152 | Author: INBreeze | Hits:

[OtherQR分解求矩阵特征值特征向量 C语言

Description: QR分解计算矩阵特征值、特征向量的 C语言实现(QR decomposition to calculate matrix eigenvalues and eigenvectors by C language)
Platform: | Size: 27648 | Author: sunnyzhujj | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net